Foxit PDF RDK
FoxitPDFViewCtrl.RectF Class Reference

RectF Class. More...

Public Member Functions

 centerX ()
 
 centerY ()
 

Detailed Description

RectF Class.

Member Function Documentation

◆ centerX()

FoxitPDFViewCtrl.RectF.centerX ( )
Returns
the horizontal center of the rectangle. This does not check for a valid rectangle (i.e. left <= right)

◆ centerY()

FoxitPDFViewCtrl.RectF.centerY ( )
Returns
the vertical center of the rectangle. This does not check for a valid rectangle (i.e. top <= bottom)